home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 12323 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.4 KB

  1. Path: news.fsu.edu!usenet
  2. From: obrien@cs.fsu.edu (Brian)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: C's outp() to Visual Basic
  5. Date: 31 Mar 1996 15:13:24 GMT
  6. Organization: Florida State University
  7. Message-ID: <4jm7ek$3ho@news.fsu.edu>
  8. References: <4jkmr4$5kh@news.fsu.edu> <828276242snz@genesis.demon.co.uk>
  9. NNTP-Posting-Host: xyp05.acns.fsu.edu
  10. Mime-Version: 1.0
  11. Content-Type: Text/Plain; charset=US-ASCII
  12. X-Newsreader: WinVN 0.99.6
  13.  
  14. inp() and outp() are part of Borland's and Microsoft's implementations of C. 
  15. These are 2 of the dominant compilers in the PC world. As there are other 
  16. platform and compiler specific posts here, I believe mine is also appopriate.
  17.  
  18. So, does anyone know what inp() and outp() (and their related functions 
  19. inport() and outport()) really do?
  20.  
  21. In article <828276242snz@genesis.demon.co.uk>, fred@genesis.demon.co.uk says...
  22. >
  23. >In article <4jkmr4$5kh@news.fsu.edu> obrien@cs.fsu.edu "Brian" writes:
  24. >
  25. >>I am porting a program from C to VB; the heart of the program involves 
  26. >>reading/writing to a board with inp() and outp(). Does anyone have any ideas 
  27. on
  28. >
  29. >inp() and outp() are not a part of the C language so trying to port these
  30. >to a totally different language has no relevance to comp.lang.c. Try a
  31. >DOS or Windows programming newsgroup as is appropriate.
  32. >
  33. >-- 
  34. >-----------------------------------------
  35. >Lawrence Kirby | fred@genesis.demon.co.uk
  36. >Wilts, England | 70734.126@compuserve.com
  37. >-----------------------------------------
  38.  
  39.